home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / 3d_balloon_drop.swf / scripts / DefineButton2_599 / BUTTONCONDACTION on(release, keyPress Enter).as next >
Text File  |  2005-01-17  |  57b  |  4 lines

  1. on(release, keyPress "<Enter>"){
  2.    gotoAndPlay(9);
  3. }
  4.